Skip to content

Improve gitignore and fix a typo #240

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 26, 2016
Merged

Conversation

rjmunro
Copy link
Contributor

@rjmunro rjmunro commented Sep 26, 2016

minisat, zlib and glucose are automatically downloaded into the repository tree, but are not to be committed. Therefore they should be in .gitignore.

Also constructor was missing the 's' in one function name.

i.e. by doing:

    make minisat2-download
    make glucose-download
    make zlib-download
    make libzip-download
@kroening kroening merged commit 261edb6 into diffblue:master Sep 26, 2016
@rjmunro rjmunro deleted the improve-gitignore branch September 27, 2016 21:25
smowton pushed a commit to smowton/cbmc that referenced this pull request May 9, 2018
…urn_value_in_rule

Bugfix: StringMap.put() returns void; updating the rule accordingly.
chrisr-diffblue added a commit to chrisr-diffblue/cbmc that referenced this pull request Aug 24, 2018
…-variable-sensitivity-unit-test

Fix variable sensitivity unit test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants